* lisp/play/5x5.el (5x5-new-game, 5x5-randomize):
authorVincent Belaïche <vincentb1@users.sourceforge.net>
Tue, 24 May 2011 18:22:09 +0000 (15:22 -0300)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 May 2011 18:22:09 +0000 (15:22 -0300)
commite41a0366ded773a3dc40086728e2c09c5fa1ffc8
tree8544a7ee99a84404f85871335624c100b28ef4fd
parente10b05083467d58e21f7ac6729aec833ea9b756f
* lisp/play/5x5.el (5x5-new-game, 5x5-randomize):
Reset 5x5-solver-output to nil when a new grid is cast.
(5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
these debugging traces, as defmacro breaks the compiled code.
lisp/ChangeLog
lisp/play/5x5.el